home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / contrib / curses / src / main.c < prev    next >
Encoding:
C/C++ Source or Header  |  1990-03-10  |  50 b   |  6 lines

  1. main()
  2. {
  3.     while (!_kb_look());
  4. }
  5.         
  6.